Los Broxas is an independent software collective whose single public offering, Hydra, re-imagines what a PC game launcher can be. Built as an open-source Electron shell, Hydra combines a clean library dashboard with a built-in BitTorrent engine, letting users fetch new titles from decentralized swarms while still managing updates, cloud saves, controller profiles, and play-time statistics in one place. The client parses common metadata formats and normalizes cover art, tags, and DLC lists so that games obtained from disparate sources appear as a unified collection. Because the torrent layer runs inside the same sandbox as the launcher, downloads benefit from automatic bandwidth throttling, sequential chunk prioritization for faster startup, and seeding rules that can be tuned per library entry. Typical use cases include players who purchase DRM-free backups from boutique stores, enthusiasts who mirror abandon-ware for preservation, and modders who distribute home-brew patches without centralized hosting fees. Optional plug-ins expose achievement tracking, Discord Rich Presence, and Epic or GOG account sync, while a REST-style local API lets third-party tools query launch parameters or trigger scripted installs. Hydra’s entire configuration is stored in portable JSON, so the whole library can be moved between machines or shared across dual-boot setups. Los Broxas software is available for free on get.nero.com, with downloads delivered through trusted Windows package sources such as winget, always pulling the newest release and supporting batch installation alongside other applications.
A game launcher with its own embedded BitTorrent client.
Details